add All
fun DslList<ModuleConfigProtos.RemoteHardwarePin, ModuleConfigKt.RemoteHardwareConfigKt.Dsl.AvailablePinsProxy>.addAll(values: Iterable<ModuleConfigProtos.RemoteHardwarePin>)
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Parameters
values
The availablePins to add.